Action
An action to take in StartCaptureSessionCallback.
Functions
Link copied to clipboard
Tells the browser to use the given browser as the capture source.
Tells the browser to use the given capture source.
public void selectSource(Browser browser, AudioCaptureMode audioCaptureMode, NotificationVisibility notificationVisibility)
public void selectSource(CaptureSource source, AudioCaptureMode audioCaptureMode, NotificationVisibility notificationVisibility)
Overloaded version of selectSource that allows specifying whether to show a notification during capture.
Link copied to clipboard
Tells the browser to display the default dialog for choosing the capture source.